(byte-compile-file-form-defvar)
authorGlenn Morris <rgm@gnu.org>
Tue, 3 Nov 2009 03:16:23 +0000 (03:16 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 3 Nov 2009 03:16:23 +0000 (03:16 +0000)
commit7574d6690a0134cb85b4061c5884b9c12eb95b1c
tree895432df0ddda40137090edca4d441101b596468
parenta0040a1cfa2da86548827eb066af3887f1a7d52a
(byte-compile-file-form-defvar)
(byte-compile-file-form-define-abbrev-table)
(byte-compile-file-form-custom-declare-variable)
(byte-compile-variable-ref, byte-compile-defvar):
Whether or not a warning is enabled should only affect whether we issue
the warning, not whether or not we collect the relevant data.
Eg warnings can be turned on and off throughout the course of a file.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el